Text File | 1993-05-09 | 610 b | 14 lines | [TEXT/ttxt]
If you use PortShare Pro/Lite to share your printers, you can meet problems when something goes wrong: printer drivers aren't robust (they don't check for error codes, etc). So we recommend to patch printer drivers with ResEdit:
The ImageWriter driver: resource PDEF 5, address 0x0604:
old data: 45EF 0020 2452
new data: 6D18 246F 0020
The StyleWriter driver(before v.7.2.2): resource PDEF 5, address 0x0752:
old data: 45EF 0020 2452
new data: 6D1E 246F 0020
The StyleWriter driver version 7.2.2 checks for errors and shouldn't be patched.
The ImageWriter LQ driver seems to process error codes correctly.